MindFusion.Charting for JavaScript Programmer's Guide
Graphics.drawCurve Method
See Also
 






Draws a spline curve.

Namespace: MindFusion.Drawing
File: Graphics.js

 Syntax

JavaScript  Copy Code

function drawCurve (pen, points)

 Parameters

pen

Type: Pen
The pen to stroke the curve with.

points

 See Also

Graphics Members
Graphics Class
MindFusion.Drawing Namespace